Skip to content

Conversation

omus
Copy link
Collaborator

@omus omus commented Oct 18, 2022

Explicitly create a StepRangeLen for these tests instead of relying on getindex to return a StepRangeLen. This behaviour was changed in JuliaLang/julia#43059

@omus omus self-assigned this Oct 18, 2022
@omus
Copy link
Collaborator Author

omus commented Oct 18, 2022

We should not use the fix proposed in #201

@omus omus force-pushed the cv/steprangelen-test-fix branch from b0c61ee to 269b6fe Compare October 18, 2022 14:22
@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #204 (b0c61ee) into master (c16d290) will increase coverage by 0.61%.
The diff coverage is n/a.

❗ Current head b0c61ee differs from pull request most recent head 269b6fe. Consider uploading reports for the commit 269b6fe to get more accurate results

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
+ Coverage   83.70%   84.31%   +0.61%     
==========================================
  Files          12       12              
  Lines         816      848      +32     
==========================================
+ Hits          683      715      +32     
  Misses        133      133              
Impacted Files Coverage Δ
src/description.jl 100.00% <0.00%> (ø)
src/inclusivity.jl 100.00% <0.00%> (ø)
src/anchoredinterval.jl 99.12% <0.00%> (+0.01%) ⬆️
src/endpoint.jl 98.11% <0.00%> (+0.07%) ⬆️
src/interval.jl 96.01% <0.00%> (+0.12%) ⬆️
src/plotting.jl 94.44% <0.00%> (+0.32%) ⬆️
src/interval_sets.jl 92.14% <0.00%> (+0.48%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@omus omus merged commit 2999a5d into master Oct 20, 2022
@omus omus deleted the cv/steprangelen-test-fix branch October 20, 2022 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants